Skip to main content

edit mode action control

Type

property

Summary

Set the action control to display when the data grid is in edit mode.

Syntax

set the dgProp["edit mode action control"] of group "Data Grid" to
the long id of <control>

Description

Use edit mode action control to specify the action control to display when the data grid is in edit mode. This defaults to a red delete button. Set to empty to prevent the action control from being displayed.

command: EditModeShowActionControlForIndex, EditModeHideActionControl

message: EditModeActionSelectControlClicked, EditModeActionControlClicked, EditModeActionControlHidden, GetEditModeActionControl, GetEditModeActionSelectControl, GetEditModeReorderControl

property: dgEditMode, edit mode action select control, edit mode reorder control

Thank you for your feedback!

Was this page helpful?